SqlNormalizedCacheFactory

fun SqlNormalizedCacheFactory(name: String?, baseDir: String?): <Error class: unknown class>

Parameters

name

the name of the database or null for an in-memory database

baseDir

the baseDirectory where to store the database. baseDir must exist and be a directory If baseDir is a relative path, it will be interpreted relative to the current working directory